home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 January / PCWorld_2002-01_cd.bin / Novinky / Becher / 1. Zlaty Kalich / ZlatyKalich.exe / scripts / frame_1960 / DoAction.as
Text File  |  2001-11-12  |  153b  |  8 lines

  1. itembar_refresh();
  2. if(_root.ozralastate >= 2)
  3. {
  4.    _root.ozrala.gotoAndStop("zmizelej");
  5. }
  6. _root.ozrala._visible = _root.ozralastate < 2;
  7. stop();
  8.